home *** CD-ROM | disk | FTP | other *** search
/ SGI Developer Toolbox 6.1 / SGI Developer Toolbox 6.1 - Disc 4.iso / src / exampleCode / fconv / README < prev   
Encoding:
Text File  |  1994-08-02  |  500 b   |  16 lines

  1.  
  2.                ~4Dgifts/toolbox/src/exampleCode/fconv README
  3.  
  4.  
  5.                    numeric format converter
  6.  
  7.           fconv is a Motif-based numeric format conversion utility 
  8.       that converts a number represented as either hex, octal,
  9.       or decimal into the other two formats.
  10.  
  11.       for example, to convert a hex number type 0xabc in the INP 
  12.       field, and its octal and decimal equivalents will appear 
  13.       in their respective fields below.  for octal type 0abc,
  14.       and for decimal, just type the number.
  15.  
  16.